home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / enter_digraph < prev    next >
Text File  |  2001-03-21  |  976b  |  25 lines

  1. Synopsis:
  2.    bind <key> enter_digraph
  3.  
  4. Description:
  5.    This function allows special characters not present on the keyboard to
  6.    be composed, such as European characters containing accents, umlauts,
  7.    or tildes.  The exact characters available are dependent on the
  8.    character set in use by the client.
  9.  
  10.    To enter a digraph, the key bound to this function is typed, followed
  11.    by the desired character pair.
  12.  
  13.    In order for the client to properly display these characters, the
  14.    appropriate character map must be used; the default ASCII translation
  15.    table will not work.  Additionally, the client must be set to pass 8
  16.    bit characters (also disabled by default).
  17.  
  18.    By default, EPIC uses the same digraphs as available on the DEC vt320
  19.    and vt420 terminal emulators, and those used in the Elvis text editor.
  20.    The DIGRAPH command with no arguments will list the current table.
  21.  
  22. See Also:
  23.    digraph(4); set(4) eight_bit_characters, translation
  24.  
  25.